Adam K Dean

Posts tagged with entityframework

Passing extended DbContext class but instantiating the base

Published 14 February 2013 in archive with tags csharp , entityframework , easyauth Whilst working on EasyAuth I came across a slight issue, how do I use Entity for the user storage while still allowing the programmer to use their entity classes. I thought, maybe they should be able to extend the EasyAuth DbContext and just pass back their custom version, which EntityUserStore could then use for the storage. Continue reading …



Newer Page 1 of 1 Older